IEvent.EventName property ¶
Namespace: NextDesign.Desktop
Description¶
event name You can get the event name defined in the manifest. The beginning is converted to uppercase.
Example: OnAfterStart/OnBeforeQuit
string EventName {get;}
type¶
- string